; was written by 'YACE 37.14 (27.05.96) by Thomas Igracki'
; DO NOT EDIT BY HAND!!!
;
;
#language english
;
appDescr (//)
Prefs-program for ScreenClock.
;
winTitle (//)
ScreenClock-Prefs
;
reqTitle (//)
ScreenClockPrefs-Request
;
reqContinue (//)
Continue
;
strFormat (//)
_Format:
;
helpPreview (//)
Preview of the current settings
;
butSave (//)
Save
;
helpButSave (//)
Save the current settings (to ENV: and ENVARC:)
;
butTest (//)
Test
;
helpButTest (//)
Test the current settings
;
butUse (//)
Use
;
helpButUse (//)
Use the current settings (until reboot)
;
regTitle1 (//)
Global
;
chkAlwaysVisible (//)
Always _visible
;
helpAlwaysVisible (//)
Should the data be always written to the visible part of a screen?\n\033c(Only important, if you use overwidth screens!)
;
numDelay (//)
_Delay:
;
helpDelay (//)
Update the display every ... seconds!
;
chkOnlyPubs (//)
Only _PubScreens
;
helpOnlyPubs (//)
Should only public screens be used?
;
numTaskPri (//)
TaskP_ri:
;
helpTaskPri (//)
This defines the taskpriority of the ScreenClock!
;
chkNoLockScreen (//)
No _LockScreen()
;
helpNoLockScreen (//)
Should the screen NOT be locked while writing to the titlebar?\n\033c(Should be faster if no, but could(!) be dangerous!)
;
strUsedScreens (//)
_Screens:
;
helpUsedScreens (//)
Here you can specify a pattern (of screentitles)\n\033cwhich screens should be used or not!
;
strPrefsCmd (//)
P_refs:
;
helpPrefsCmd (//)
This is the name of the prefsprogram for ScreenClock\n\033c(the one you are using right now!)
;
strPopKey (//)
Pop_Key:
;
helpPopKey (//)
The hotkey to start the preferencesprogram for ScreenClock\n\033c(This should be the same like the hotkey for the prefs program!)
;
regTitle2 (//)
Date/Time
;
helpDateFormat (//)
This string specifies the format of the date-/time-display!
;
chkShowTicks (//)
Show _Ticks
;
helpShowTicks (//)
Should ticks (1/50secs) also be displayed?
;
chkDblTicks (//)
_Double Ticks
;
helpDblTicks (//)
Should the ticks be doubled to have pseudo 1/100secs?
;
regTitle3 (//)
Memory
;
helpMemoryChk (//)
Should the memoryusage be displayed?
;
helpMemFormat (//)
This string specifies the format of the memorydisplay!
;
regTitle4 (//)
CPU
;
helpCPUChk (//)
Should the cpu-usage be displayed?
;
helpCPUFormat (//)
This string specifies the format of the cpu-display!
;
cycCPUMode (//)
_Mode:
;
helpCPUMode (//)
Select which cpu time should be displayed!
;
cpuMode1 (//)
Show cpu time last sec
;
cpuMode2 (//)
Show recent used cpu time
;
chkOnlyActiveScreen (//)
Only _active screen
;
helpOnlyActiveScreen (//)
Should only the active screen be used to display the data?\nIf this option is off, then the last screen\n\033cwill be used if the active is "not useable"!